Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

services/horizon: Error when setting BUCKET_DIR_PATH through --captive-core-config-path #3707

Conversation

2opremio
Copy link
Contributor

Fixes #3699

@2opremio 2opremio requested review from tamirms and bartekn June 17, 2021 19:43
@tamirms
Copy link
Contributor

tamirms commented Jun 17, 2021

looks good! can you also update the changelog and add a test case which exercises the error path?

@2opremio
Copy link
Contributor Author

Sure thing!

@2opremio
Copy link
Contributor Author

PTAL

@@ -19,6 +19,7 @@ file. This project adheres to [Semantic Versioning](http://semver.org/).
* Handle replica conflict errors gracefully ([3674](https://github.com/stellar/go/pull/3674)).
* Fix data race in request parameters handling ([3690](https://github.com/stellar/go/pull/3690)).
* Fix bug where the configuration for `CAPTIVE_CORE_LOG_PATH`, `CAPTIVE_CORE_PEER_PORT`, and `CAPTIVE_CORE_HTTP_PORT` were ignored if they were configured via environment variables instead of command line arguments. ([3702](https://github.com/stellar/go/pull/3702)).
* Error when setting `BUCKET_DIR_PATH` through `--captive-core-config-path` ([3707](https://github.com/stellar/go/pull/3707)).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Error when setting `BUCKET_DIR_PATH` through `--captive-core-config-path` ([3707](https://github.com/stellar/go/pull/3707)).
* Fix error when setting `BUCKET_DIR_PATH` through `--captive-core-config-path` ([3707](https://github.com/stellar/go/pull/3707)).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error is a verb here

@2opremio 2opremio merged commit 62f568f into stellar:release-horizon-v2.5.0 Jun 18, 2021
@2opremio 2opremio deleted the 3699-BUCKET_DIR_PATH-error-captive branch June 18, 2021 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants